Skip to content

Test Result : Form validate

0 failures (±0)
8 tests (±0)
Took 0.39 sec.

All Tests

Test nameDurationStatus
Form validate default invalid box can be disabled49 msPassed
Form validate returns false if field is invalid56 msPassed
Form validate returns false if mandatory field is empty57 msPassed
Form validate returns true if all fields are valid50 msPassed
Form validate validation status can be modified to ok in listener45 msPassed
Form validate validation status can be modified to warning in listener45 msPassed
Form validate waits for all validators to complete and returns false if at least one is invalid56 msPassed
Form validate waits for all validators to complete and returns true if all are valid42 msPassed